See all tags.

Tagged “web design”

Want to get hired? Look into this technology career...LinkedIn Jobs Report finds image
Want to get hired? Look into this technology career...LinkedIn Jobs Report finds

The LinkedIn U.S. Emerging Jobs Report finds that job growth in the next decade outstrips growth in the previous decade creating 11.5 million jobs, estimating that 65% of children entering primary school will hold jobs that don't yet exist.

Keep up with the fast changing front end, full stack, UX, web design and mobile industries with these seven online weekly series image
Keep up with the fast changing front end, full stack, UX, web design and mobile industries with these seven online weekly series

These weekly series offer quick, 10 minute tips to help you stay frosty and challenge you to keep learning about Android development, web media, mastering interview code, CSS, Sharepoint, UX and Visual Studio.

Keep up with the fast changing front end, full stack, UX, web design and mobile industries with these seven online weekly series image
Keep up with the fast changing front end, full stack, UX, web design and mobile industries with these seven online weekly series

In my new weekly series on Mastering Web Developer Interview Code I've done a lot of research and interviewed people who've hired or managed their careers effectively. Let's take a look at what I discovered.

5 Reasons You Should Develop Your Next Site Using Node & ExpressJS image
5 Reasons You Should Develop Your Next Site Using Node & ExpressJS

Creating a website using NodeJS instead of Apache used to be hard, but today several advances have made NodeJS Servers easy to deploy. In this article, I talk about what are some of the advantages of using Node and Express and why you should give it a shot.

Getting to Love Learning ReactJS image
Getting to Love Learning ReactJS

There's a lot of resistance to learning the ReactJS library. That's because there are two main concepts that make it a tough sell for traditional developers. So let's take a look at what's been holding back most developers from learning ReactJS.

What's wrong with AngularJS2 and why you're going to like it image
What's wrong with AngularJS2 and why you're going to like it

I've been working with AngularJS2 for a while, so I wanted to give some thoughts to those who are thinking or planning to update or upgrade their apps to this new version. I'll discuss what's new, what's very different, what works and what is going to be a challenge.

Learn about PostCSS! A new way to code CSS you're going to love image
Learn about PostCSS! A new way to code CSS you're going to love

Every so often, a new tool things changes the status quo and makes doing your job easier. First, there was Sass, Less and now, there's a new kid in town called PostCSS. It's changing how web designers and developers work. You should check it out because you're going to love it. In this article, I'll show you what the fuss is all about and show you some videos of PostCSS in action from a couple of my lynda.com courses.

6 JavaScript technologies Front-end developers should already know image
6 JavaScript technologies Front-end developers should already know

Life's tough for a front end developer because the pace of learning moves so fast. Today's developer needs to be familiar with a number of libraries, frameworks and processes in order to be successful. Here's my list of JavaScript technologies that you should already be familiar with if you're a professional front end developer.

Before you learn a framework, make sure you've mastered these essential techniques image
Before you learn a framework, make sure you've mastered these essential techniques

With lower attention spans, it's easy to get distracted by shiny new frameworks like React, AngularJS and others. Before you spend your valuable time on those frameworks, make sure you understand these essential JavaScript techniques.

Principles of online graphic formats image
Principles of online graphic formats

If your goal is to create visualizations for online consumption, it's good to understand the fundamentals of how graphic formats work for online delivery. In this article, I'll talk about the different bitmap/raster graphics and some of the main considerations for online delivery.

Horizontally Centered Navigation Menu with CSS image
Horizontally Centered Navigation Menu with CSS

Getting a menu to center horizontally is surprisingly hard, especially when you're using CSS lists. In this tutorial, I'll show you how to change the display element to pretend you're centering a table, which is easy.